projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c54294e
)
Fix tools test
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 18 Oct 2017 16:46:12 +0000
(18:46 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 18 Oct 2017 16:52:06 +0000
(18:52 +0200)
testsuite/tools/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/tools/meson.build
b/testsuite/tools/meson.build
index cfce7a3a1c307fd462a155adbafda90e8b888ec9..837e94c6f854f09e33badc62538dbd5e757bb6c8 100644
(file)
--- a/
testsuite/tools/meson.build
+++ b/
testsuite/tools/meson.build
@@
-12,7
+12,7
@@
if bash.found()
install: get_option('install-tests'),
install_dir: testexecdir)
test(t, bash,
- args:
'test-@0@'.format(t)
,
+ args:
t
,
workdir: meson.current_build_dir(),
env: [ 'GIO_USE_VOLUME_MONITOR=unix',
'GSETTINGS_BACKEND=memory',